May 20, 2025
,
buttons : ["share","thumbs","close"],
infobar : true,
loop : true,
slideShow : {"autoStart": false, "speed": 3000},
videoAutoPlay : true,
animationEffect : "fade",
animationDuration : 500,
beforeShow: function(a, c) {
var i = 0,
multiple = false;
a = a.slides;
for(var b in a) {
i++;
if (i > 1) {
multiple = true;
break;
}
}
if (!multiple) jQuery("body").addClass("esgbox-single");
if (c.type === "image") jQuery(".esgbox-button--zoom").show();
if (c.contentType === "html") c.$slide.addClass("esgbox-slide--overflow-" + c.opts.overflow);
},
beforeLoad: function(a, b) {
jQuery("body").removeClass("esg-four-by-three");
if (b.opts.$orig.data("ratio") === "4:3") jQuery("body").addClass("esg-four-by-three");
},
afterLoad: function() {jQuery(window).trigger("resize.esglb");},
afterClose : function() {jQuery("body").removeClass("esgbox-hidearrows esgbox-single");},
transitionEffect : "fade",
transitionDuration : 500,
hash : "group",
arrows : true,
wheel : false,
baseClass : "esgbox-container-4",
captionPosition : "bottom",
overflow : "auto",
};
jQuery("#esg-grid-4-4").data("lightboxsettings", lightboxOptions);
essapi_4_4 = jQuery("#esg-grid-4-4").tpessential({
gridID:4,
layout:"masonry",
lazyLoad:"off",
row:3,
apiName: "essapi_4_4",
loadMoreAjaxToken:"47b55a915e",
loadMoreAjaxUrl:"https://www.dejalex.com/wp-admin/admin-ajax.php",
loadMoreAjaxAction:"Essential_Grid_Front_request_ajax",
ajaxContentTarget:"ess-grid-ajax-container-",
ajaxScrollToOffset:"0",
ajaxCloseButton:"off",
ajaxContentSliding:"on",
ajaxScrollToOnLoad:"on",
ajaxCallbackArgument:"off",
ajaxNavButton:"off",
ajaxCloseType:"type1",
ajaxCloseInner:"false",
ajaxCloseStyle:"light",
ajaxClosePosition:"tr",
space:0,
pageAnimation:"fade",
videoPlaybackInGrid: "on",
videoLoopInGrid: "on",
videoPlaybackOnHover: "off",
videoInlineMute: "on",
videoInlineControls: "off",
keepLayersInline: "off",
startAnimation: "none",
startAnimationSpeed: 1000,
startAnimationDelay: 100,
startAnimationType: "item",
animationType: "item",
paginationScrollToTop:"off",
paginationAutoplay:"off",
spinner:"spinner0",
minVisibleItems:3,
lightBoxMode:"single",
lightboxHash:"group",
lightboxPostMinWid:"75%",
lightboxPostMaxWid:"75%",
lightboxSpinner:"off",
lightBoxFeaturedImg:"off",
lightBoxPostTitle:"off",
lightBoxPostTitleTag:"h2",
lightboxMargin : "0|0|0|0",
lbContentPadding : "0|0|0|0",
lbContentOverflow : "auto",
animSpeed:1000,
delayBasic:1,
mainhoverdelay:1,
filterType:"single",
showDropFilter:"hover",
filterGroupClass:"esg-fgc-4",
filterNoMatch:"No Items for the Selected Filter",
filterDeepLink:"off",
hideMarkups: "on",
inViewport: true,
viewportBuffer: 20,
youtubeNoCookie:"false",
convertFilterMobile:false,
convertFilterMobileWidth:768,
paginationSwipe: "off",
paginationDragVer: "on",
pageSwipeThrottle: 30,
googleFonts:['Open+Sans:300,400,600,700,800','Raleway:100,200,300,400,500,600,700,800,900','Droid+Serif:400,700'],
hideBlankItemsAt: "1",
responsiveEntries: [
{ width:1900,amount:2,mmheight:0},
{ width:1400,amount:2,mmheight:0},
{ width:1170,amount:2,mmheight:0},
{ width:1024,amount:2,mmheight:0},
{ width:960,amount:2,mmheight:0},
{ width:778,amount:2,mmheight:0},
{ width:640,amount:2,mmheight:0},
{ width:480,amount:1,mmheight:0},
]
});
});
} // End of EsgInitScript
var once_4_4 = false;
if (document.readyState === "loading") document.addEventListener('readystatechange',function() { if ((document.readyState === "interactive" || document.readyState === "complete") && !once_4_4 ) { once_4_4 = true; esginit_4_4();}}); else {once_4_4 = true; esginit_4_4();}